Fix bug that service os & vmx guest can't communicate with
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 10 Sep 2005 14:17:02 +0000 (14:17 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 10 Sep 2005 14:17:02 +0000 (14:17 +0000)
commitc834c5e778e7174294f54608ca38b6686e5566f1
tree8d17889e8f92e9fd7fe16af5c71fb867ee00a441
parentb1f3138ed7e9f2ff257a1470d3dc239913e17e50
Fix bug that service os & vmx guest can't communicate with
each other. The bug was physical packets smaller than
minimal packet size of 60 bytes were gettign thrown away.
Hence ARP traffic for example was dropped.

Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>
tools/ioemu/hw/pcnet.c